(is_string($contents)) { return json_decode($contents, true); } } return false; } public function getJsAsset($asset) { return (!empty($this->assetsManifestJs[$asset])) ? $this->assetsManifestJs[$asset] : $asset; } public function getCssAsset($asset) { return (!empty($this->assetsManifestCss[$asset])) ? $this->assetsManifestCss[$asset] : $asset; } }
Fatal error: Uncaught Error: Class "MailPoet\Config\Renderer" not found in /htdocs/wp-content/plugins/mailpoet/lib/Config/RendererFactory.php:19 Stack trace: #0 /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2680): MailPoet\Config\RendererFactory->getRenderer() #1 /htdocs/wp-content/plugins/mailpoet/generated/FreeCachedContainer.php(2634): MailPoetGenerated\FreeCachedContainer->getRendererService() #2 /htdocs/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/Container.php(122): MailPoetGenerated\FreeCachedContainer->getInitializerService() #3 /htdocs/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/Container.php(110): MailPoetVendor\Symfony\Component\DependencyInjection\Container->make('MailPoet\\Config...', 1) #4 /htdocs/wp-content/plugins/mailpoet/lib/DI/ContainerWrapper.php(39): MailPoetVendor\Symfony\Component\DependencyInjection\Container->get('MailPoet\\Config...') #5 /htdocs/wp-content/plugins/mailpoet/mailpoet_initializer.php(89): MailPoet\DI\ContainerWrapper->get('MailPoet\\Config...') #6 /htdocs/wp-content/plugins/mailpoet/mailpoet.php(194): require_once('/htdocs/wp-cont...') #7 /htdocs/wp-settings.php(517): include_once('/htdocs/wp-cont...') #8 /htdocs/wp-config.php(94): require_once('/htdocs/wp-sett...') #9 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #10 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #11 /htdocs/index.php(17): require('/htdocs/wp-blog...') #12 {main} thrown in /htdocs/wp-content/plugins/mailpoet/lib/Config/RendererFactory.php on line 19